-
Re: Word uses hard coded line height for Helvetica, Times, Baskerville, and Old Face TamilSangamMN???
@"Mark Simonson" has a point. Microsoft could preserve compatibility and still be a bit more forward looking. E.g., thy could enable kerning and OpenType features for new documents. That wo…3 -
Re: Open sourcing VTT
As far as I know, Freetype is respecting existing TT hints but will auto hint fonts without hints. Ttfautohint is just baking the freetype hinting into instructions so that people on windows get the …1 -
Re: Cyrillic afii to Unicode table
Glyphs will automattically convert the named for you. And if you have featur code with afii names, you can use this: https://www.glyphsapp.com/tutorials/system-services2 -
Re: Python library for direct Bezier manipulation
Propped path expanding is not so easy (at least not for me). I figured out my own algorithm to remove overlap but my path expansion is not where I like it to be. Especially the inner curve with small…2 -
Re: Why are inflections bad?
> However, I gather that the inflection points could also create problems when, for example, a user wants to convert the OT font to a webfont through some online service. If the online service cla…1
